bitkeeper revision 1.1319 (4264295cjYBiljHc4G82B7WseRd9vA)
authoriap10@freefall.cl.cam.ac.uk <iap10@freefall.cl.cam.ac.uk>
Mon, 18 Apr 2005 21:40:44 +0000 (21:40 +0000)
committeriap10@freefall.cl.cam.ac.uk <iap10@freefall.cl.cam.ac.uk>
Mon, 18 Apr 2005 21:40:44 +0000 (21:40 +0000)
commit6cabb121735a7385c2ff6b9b18c30f43d26b684a
treeb81a8b47470b58677d5a96dd3619aee1ab22025a
parent8a3f8e49c6380ce92b3d4de031f8dde8dec27a26
bitkeeper revision 1.1319 (4264295cjYBiljHc4G82B7WseRd9vA)

The problem is that GCC4 is seeing is that variable such as frame (in
grant_table.c) is passed into a function without initialization. Again for the variable sl1mfn  (in shadow.c) does the same thing. So really the patches should be:

Signed-off-by: Jerone Young <jyoung5@us.ibm.com>
xen/arch/x86/shadow.c
xen/common/grant_table.c